home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MindStor - The Ultimate Digital Camera Companion
/
MindStor.iso
/
mac
/
MSMAC.swf
/
scripts
/
DefineButton2_166
/
BUTTONCONDACTION on(press, dragOver).as
next >
Wrap
Text File
|
2002-06-04
|
88b
|
7 lines
on(press, dragOver){
tellTarget("/scrollUp")
{
gotoAndPlay(2);
}
}